plain old java objects造句
例句与造句
- In Java, the objects are POJOs ( Plain Old Java Objects ).
- "' Prevayler "'is an open source ( BSD ) Java : it transparently persists Plain Old Java Objects.
- "' Prevayler "'is a Free Software Database written in Java, used to persist Plain Old Java Objects im memory.
- The term Plain Old Java Object ( POJO ) has been invented in 2000 ( http : / / martinfowler . com / bliki / POJO . html ).
- Each server-side page component holds a nested hierarchy of stateful components, where each component s model is, in the end, a POJO ( Plain Old Java Object)
- It's difficult to find plain old java objects in a sentence. 用plain old java objects造句挺难的
- The web-page rendering is done with standard technology, like JSP, Apache Velocity or FreeMarker . ztemplates chooses the correct rendering technology and template from the annotation the programmer attaches to a plain old java object.
- It enables developers to create portable Java Web Services from a simple Plain Old Java Object ( POJO ) class by adding annotations, and also helps in generating a Web service with a wizard or by publishing the service on to a server.
- Three APIs are available a Direct Persistence Layer which is " Plain Old Java Objects " ( POJO ); one which is based on the Java Collections Framework ( an object persistence approach ); and one based on the traditional Berkeley DB API . The Berkeley DB Java Edition High Availability option ( Replication ) is available.